Do not assume that text is null-terminated as pointed out by Christopher
authorJohan Dahlin <jdahlin@async.com.br>
Tue, 7 Aug 2007 21:52:29 +0000 (21:52 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Tue, 7 Aug 2007 21:52:29 +0000 (21:52 +0000)
commit12e1855bba344bd78ea6466a47b1705e7e46a000
tree3496e0a466e9721bd1e9736ceb70ced663e679c7
parent923a1cf84eaa507e275b282193939258b714c946
Do not assume that text is null-terminated as pointed out by Christopher

2007-08-07  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkbuilderparser.c (text):
    * gtk/gtkcelllayout.c (attributes_text_element):
    * gtk/gtkliststore.c (list_store_text):
    Do not assume that text is null-terminated as pointed out by
    Christopher Fergeau

svn path=/trunk/; revision=18592
ChangeLog
gtk/gtkbuilderparser.c
gtk/gtkcelllayout.c
gtk/gtkliststore.c